home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
sharew
/
packer
/
arc
/
ash.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1987-05-27
|
263 b
|
8 lines
set PATH="c:\bin;$PATH"
echo "PATH=$PATH"
set F1='ls -l\012' # F1 executes a 'ls -l'
set F2='df -t\012' # F2 executes a 'df -t'
set F3='set ECHO=off\012' # F3 turns off echoing
set F4='set ECHO=on\012' # F4 turns on echoing
set ECHO=on
ə